AConfiguration_setLanguage

Set the current language code in the configuration, from the first two characters in the string.

extern (C) nothrow @nogc
void
AConfiguration_setLanguage
(
AConfiguration* config
,
const(char)* language
)

Meta